.timeline-content{position:relative}.timeline-content:before{content:"";width:1px;height:100%;background-color:#c8c8c8;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:80px;position:relative}.timeline-item:before{content:"";position:absolute;width:40px;height:40px;border:3px solid #a8a8a8;border-radius:50%;top:80px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item:after{content:"";position:absolute;width:20px;height:20px;border:3px solid #a8a8a8;border-radius:50%;top:90px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item .timeline-point{width:28px;height:28px;border:2px solid #0067da;border-radius:50%;position:absolute;top:85px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.timeline-item:nth-child(odd) .timeline-item-image{text-align:right}.timeline-item:nth-child(even) .timeline-item-text{text-align:right}.timeline-item-inner{-webkit-box-flex:0;flex:0 0 50%;-ms-flex:0 0 50%;max-width:50%;padding-left:50px;padding-right:50px}.timeline-label{font-size:25px;font-weight:100;font-family:nunito,sans-serif;color:#ffffff;margin-bottom:60px}.timeline-item-image img{border-radius:3px}.timeline-item-text{padding-top:93px}.timeline-item-text h3{font-size:23px;font-weight:100;color:#ffffff;margin-top:20px;margin-bottom:20px}.timeline-item-text h3:first-child{margin-top:0}.timeline-item-text h3:last-child{margin-bottom:0}.timeline-item-text p{font-size:17px;margin-top:20px;margin-bottom:20px}.timeline-item-text p:first-child{margin-top:0}.timeline-item-text p:last-child{margin-bottom:0}

#whitecolor{
    color: white;
}


#franchise_contact{
    background-color: #efefef;
}

#extra_img{
    position: relative; 
    left: 110px;

}